MESCIUS InputMan for WPF 3.0J
NotifyCollection<T> クラス
メンバ 

コレクションの要素の型。
コレクションデータにアクセスするための基本クラスである動的なデータコレクションクラスを表します。
構文
Public Class NotifyCollection(Of T) 
   Inherits System.Collections.ObjectModel.Collection(Of T)
public class NotifyCollection<T> : System.Collections.ObjectModel.Collection<T> 
型パラメータ
T
コレクションの要素の型。
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      GrapeCity.Windows.InputMan.NotifyCollection<T>
         GrapeCity.Windows.InputMan.Fields.DateDisplayFieldCollection
         GrapeCity.Windows.InputMan.Fields.DateFieldCollection
         GrapeCity.Windows.InputMan.Fields.MaskFieldCollection
         GrapeCity.Windows.InputMan.Fields.NumberDisplayFieldCollection
         GrapeCity.Windows.InputMan.HolidayCollection
         GrapeCity.Windows.InputMan.HolidaySettingCollection

参照

参照

NotifyCollection<T> メンバ
GrapeCity.Windows.InputMan 名前空間

 

 


© MESCIUS inc. All rights reserved.